Add GtkEventController
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Jan 2013 19:55:24 +0000 (20:55 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:21 +0000 (19:54 +0200)
commite2b8ef8c6680dbbd000070e1d55b23ce453bddcb
tree8d3be656528f26f871559375e0a9a3762ce0b601
parent6c49ffe9164521a1c511fb975136b52e25157f30
Add GtkEventController

This is a basic abstract type that handles GdkEvents.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkeventcontroller.c [new file with mode: 0644]
gtk/gtkeventcontroller.h [new file with mode: 0644]